home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / docs / lists / f1info.lha / S / STaRtUP-SeQUeNCe
Text File  |  1997-12-31  |  1KB  |  40 lines

  1. ; The Ultimate DMC (Disk Mag Creator) F1 Software `GOLD' Version 1997
  2. ;
  3. ; Startup-Sequence by Andy Gibson (AGAS Productions)
  4. ;
  5. ;
  6. ; This file contains a couple of lines which have been COMMENTED or REM'ED
  7. ; out by using the  ;  (semi-colon) character.
  8. ;
  9. ; Remove the  ;  to use files.
  10. ;
  11. ; ========================================================================
  12. ;
  13. ; Some people may find that DMC still asks for the boot disk from time to
  14. ; time  when using multi-disk releases.   This is due to accessing of the
  15. ; CrM.Library in the Libs: Dir.
  16. ;
  17. ; The  only  way to  overcome this problem is to copy the libs to ram and
  18. ; assign  them.    (do  this  if  you want, it should help, but uses some
  19. ; precious memory :(   Please note that the commands Copy and Assign must
  20. ; be in your C directory also.   (remove the semi-colons below to do this
  21. ; next time ya boot this disk)
  22. ;
  23. ;Copy Libs:CrM.Library Ram:
  24. ;Copy Libs:Diskfont.Library Ram:
  25. ;Assign Libs: Ram:
  26. ;
  27. ;
  28. ; Just load WBench so users can load DMC from there.  DMC can also be run
  29. ; directly from this Startup-Sequence by removing the GOWB line below and
  30. ; replacing it with DMC.exe instead.
  31. ;
  32. ; Load Workbench here ...
  33. ;GOWB
  34. ;
  35. ; Load DMC here, you may remove GOWB from above if you want?
  36. CLICK_ME
  37.  
  38.